mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(\"ENFILD1-1-АЛАБАМА/ ВЫХОДИТЕ НА СВЯЗЬ С DARKNIGHT 1-1, ЧАСТОТА 132 АМ\", 60);a_out_sound(\"Sobschenie test.ogg\"); mission.trig.func[1]=nil;",
            [2] = "a_group_resume(\"Axman 1-1\");a_out_sound(\"Sobschenie test.ogg\");a_out_text_delay(\"ENFIELD 1-1 - АЛАБАМА / AXMAN 1-1 НАЧАЛ ДВИЖЕНИЕ ВОЗВРАЩАЙТЕСЬ В ЗОНУ ОЖИДАНИЯ , ДО ДАЛЬНЕЙШИХ РАСПОРЯЖЕНИЙ . \", 30); mission.trig.events[\"dead\"][2]=nil;",
            [3] = "a_out_sound_s(\"blue\", \"Sobschenie test.ogg\");a_out_text_delay(\"Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. \", 60); mission.trig.func[3]=nil;",
            [4] = "a_out_sound_s(\"blue\", \"Sobschenie test.ogg\");a_out_text_delay(\"Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. \", 60);a_group_resume(\"назека #029\"); mission.trig.func[4]=nil;",
            [5] = "a_out_sound_s(\"blue\", \"Sobschenie test.ogg\");a_out_text_delay(\"Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. \", 60); mission.trig.func[5]=nil;",
            [6] = "a_ai_task(\"назека #022\", 1);a_ai_task(\"назека #020\", 1);a_ai_task(\"назека #018\", 1);a_ai_task(\"назека #021\", 1);a_ai_task(\"назека #007\", 1); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(\"назека #028\"); mission.trig.func[7]=nil;",
            [8] = "a_end_mission(\"red\", \"ПРОВАЛ ОПЕРАЦИИ\"); mission.trig.events[\"dead\"][8]=nil;",
            [9] = "a_set_failure(\"CDU_FAILURE_TOTAL\", 100, 1);a_set_failure(\"l_engine\", 100, 2);a_set_failure(\"r_engine\", 100, 3);a_set_failure(\"hydro_left\", 100, 3);a_set_failure(\"hydro_right\", 100, 3);a_set_failure(\"VHF_AM_RADIO_FAILURE_TOTAL\", 100, 3); mission.trig.events[\"dead\"][9]=nil;",
            [10] = "a_out_text_delay(\"ENFILD1-1-AXMAN1-1/ СПАСИБО ЗА ПОМОЩЬ ВЫ СВОБОДНЫ .\\\
\\\
\\\
ENFILD1-1 - АЛАБАМА / ВОЗВРАТ НА ТОЧКУ .\", 60);a_out_sound_s(\"blue\", \"Sobschenie test.ogg\"); mission.trig.func[10]=nil;",
            [11] = "a_set_flag(11);a_out_sound(\"Sobschenie test.ogg\");a_out_text_delay_s(\"blue\", \"ENFIELD 1-1 - АЛАБАМА / ПРОДОЛЖАЙТЕ СОПРОВОЖДЕНИЕ AXMAN 1-1. ПОДДЕРЖИВАЙТЕ С НИМ ПОСТОЯННЫЙ ВИЗУАЛЬНЫЙ КОНТАКТ, ЗАПРАШИВАЙТЕ О ЦЕЛЯХ КАЖДЫЕ 2 МИНУТЫ.\", 60); mission.trig.events[\"dead\"][11]=nil;",
            [12] = "a_out_sound(\"Sobschenie test.ogg\");a_out_text_delay_s(\"blue\", \"ENFIELD 1-1 - АЛАБАМА / ВОЗВРАЩАЙТЕСЬ В ЗОНУ ОЖИДАНИЯ ЖДИТЕ ДАЛЬНЕЙШИХ РАСПОРЯЖЕНИЙ.\", 60);",
            [13] = "a_out_sound_s(\"blue\", \"Sobschenie wav.wav\");a_out_text_delay_s(\"blue\", \"ENFIELD1-1 - АЛАБАМА / ПОТЕРЯНА РАДИОСВЯЗЬ С AXMAN 1-1 , ПРОДОЛЖАЙТЕ ВЫПОЛНЕНИЕ ЗАДАЧИ , АТАКА ЦЕЛЕЙ ПО ВАШЕМУ ВЫБОРУ .\", 60); mission.trig.func[13]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["dead"] = 
            {
                [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
                [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
                [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
                [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [12] = "if mission.trig.conditions[12]() then if not mission.trig.flag[12] then mission.trig.actions[12](); mission.trig.flag[12] = true; end; else mission.trig.flag[12] = false; end;",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_altitude_higher(19, 3000) )",
            [2] = "return(c_group_dead(\"назека #030\") and c_group_dead(\"назека #031\") )",
            [3] = "return(c_part_of_group_in_zone(\"Axman 1-1\", \"цель блок пост\") )",
            [4] = "return(c_part_of_group_in_zone(\"Axman 1-1\", \"цель танк\") )",
            [5] = "return(c_part_of_group_in_zone(\"Axman 1-1\", \"цель миномет\") )",
            [6] = "return(c_time_since_flag(11, 30) )",
            [7] = "return(c_group_life_less(\"назека #027\", 20) )",
            [8] = "return(c_group_life_less(\"Axman 1-1\", 46) )",
            [9] = "return(c_unit_dead(86) or c_unit_dead(87) or c_unit_dead(88) or c_unit_dead(89) or c_unit_dead(90) or c_unit_dead(91) or c_unit_dead(92) or c_unit_dead(93) or c_unit_dead(94) or c_unit_dead(95) or c_unit_dead(96) or c_unit_dead(97) or c_unit_dead(98) or c_unit_dead(99) or c_unit_dead(100) or c_unit_dead(101) or c_unit_dead(102) or c_unit_dead(103) or c_unit_dead(104) or c_unit_dead(105) or c_unit_dead(106) or c_unit_dead(112) or c_unit_dead(113) or c_unit_dead(224) or c_unit_dead(206) )",
            [10] = "return(c_part_of_group_in_zone(\"Axman 1-1\", \"госпиталь\") )",
            [11] = "return(c_group_dead(\"назека #003\") and c_group_dead(\"назека #029\") and c_group_dead(\"назека #027\") )",
            [12] = "return(c_group_dead(\"назека #003\") or c_group_dead(\"назека #029\") )",
            [13] = "return(c_unit_dead(70) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in pairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in pairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in pairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in pairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in pairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in pairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in pairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in pairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 1,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = true,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 3,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 10,
            ["iseason"] = 4,
        }, -- end of ["season"]
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 895991.84585382,
                ["centerZ"] = 299168.48330372,
                ["ellipticity"] = 1.2222788553037,
                ["rotation"] = 1.344721628581,
                ["pressure_excess"] = -1238,
                ["centerX"] = -88322.481624257,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 400,
            ["visibility"] = 2040,
            ["density"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 0,
            ["density"] = 0,
            ["base"] = 0,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 706758.85714287,
                ["radius"] = 50,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -70524.571428575,
                ["hidden"] = true,
                ["name"] = "цель танк",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 707717.58955988,
                ["radius"] = 50,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -67781.901450525,
                ["hidden"] = true,
                ["name"] = "цель блок пост",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 706899.01813131,
                ["radius"] = 50,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -71353.330021953,
                ["hidden"] = true,
                ["name"] = "цель миномет",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 701220.28571437,
                ["radius"] = 150,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -71973.428571428,
                ["hidden"] = true,
                ["name"] = "госпиталь",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 711402.16098846,
                ["radius"] = 5000,
                ["zoneId"] = 5,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -58083.901450525,
                ["hidden"] = false,
                ["name"] = "ЗОНА ОЖИДАНИЯ",
            }, -- end of [5]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 706123.42857147,
        ["zoom"] = 100000,
        ["centerX"] = -65485.428571431,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 4,
            [2] = 6,
            [3] = 8,
            [4] = 2,
            [5] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 11,
            [2] = 16,
            [3] = 10,
            [4] = 0,
            [5] = 5,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = " Вновь вспыхнули вооруженные столкновения в Магадише, город погрузился в хаос , сотни беженцев ищут спасения в развернутых гуманитарных центрах ООН .\
\
\
  Отряды милиции полевого командира Мохамеда Айди  совершили нападение на войсковую часть в нп. Садовое . Завладев в результате нападения двумя ЗРАК \"Тунгуска\", милиция Айди под их прикрытием, начала широко масштабные боевые действия в гор. Магадише .\
  На данный момент противник контролирует центральную часть города .\
  На территории занятой противником действуют несколько групп спезназа и полиции , без воздушной поддержки их попытки удержать гуманитарный корридор никчему не привели .  \
\
 Войска ООН удерживают западную часть города, где на ипподроме развернут полевой госпиталь.\
В госпитале сложилась критическая ситуация с медикаментами. Принято решение, пользуясь данными спутниковой разведки уничтожить ЗРАК противника и провести через город гуманитарный конвой под воздушным прикрытием штурмовиков А-10с .\
 \
Приятных полетов, с увжением , \"димок\".\
     \
прим. Не меняйте подвески.",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["pictureFileNameB"] = 
    {
        [1] = "Obcshiy plan{00DF8060-65E4-4959-A98A-F3A2B9AB1686}.jpg",
        [2] = "marshrut axman{B5990367-15FC-454a-A060-14A97990E775}.jpg",
    }, -- end of ["pictureFileNameB"]
    ["descriptionBlueTask"] = "1)Выдвинутся на ППМ STBYZONE занять высоту 12 000ft , ждать распоряжений ПБУ \"Алабама\".\
\
2)По получении команды выйти на связь с  ПУНКТОМ КОСМИЧЕСКОЙ РАЗВЕДКИ DARKNIGHT 1-1. Уничтожить ПВО противника.\
\
3)Сопровождать конвой Axman 1-1 до госпиталя ППМ HOSPITAL .\
\
РАБОТАТЬ СТРОГО ПО ЦУ AXMAN 1-1 , ПОРАЖЕНИЕ ДРУЖЕСТВЕННЫХ ВОЙСК И ГРАЖДАНСКИХ ОБЪЕКТОВ ПОВЛЕЧЕТ УГОЛОВНОЕ ПРЕСЛЕДОВАНИЕ .  ",
    ["descriptionRedTask"] = "",
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [3]
                [4] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704619.71428572,
                                                ["x"] = -69202.285714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705186.85714286,
                                                ["x"] = -69242.285714286,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 580,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705056.00000002,
                                            ["x"] = -69578.857142858,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 705056.00000002,
                                        ["type"] = "houseA_arm",
                                        ["name"] = "Юнит #17",
                                        ["unitId"] = 20,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69578.857142858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705056.00000002,
                                ["x"] = -69578.857142858,
                                ["name"] = "назека #006",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701310.00000013,
                                                ["x"] = -71992,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701147.14285727,
                                                ["x"] = -71954.857142857,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [13] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 701424.0625,
                                                ["x"] = -71819.8671875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 701448.375,
                                                ["x"] = -71775.6328125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 702984.3125,
                                                ["x"] = -72106.59375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701754,
                                                ["x"] = -71832.8359375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 701456.4375,
                                                ["x"] = -71767.84375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 701441.125,
                                                ["x"] = -71809.0390625,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 701439.5,
                                                ["x"] = -71813.1953125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 701452.8125,
                                                ["x"] = -71769.2890625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 701436.625,
                                                ["x"] = -71816.6484375,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 701432.875,
                                                ["x"] = -71819.046875,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 701460.375,
                                                ["x"] = -71767.921875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 701449.9375,
                                                ["x"] = -71772.0234375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 701428.5,
                                                ["x"] = -71820.1484375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 701364.875,
                                                ["x"] = -71806.765625,
                                            }, -- end of [14]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [14] = 
                                            {
                                                ["y"] = 706179.875,
                                                ["x"] = -71780.5234375,
                                            }, -- end of [14]
                                            [13] = 
                                            {
                                                ["y"] = 706197.625,
                                                ["x"] = -71781.6171875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 706483.625,
                                                ["x"] = -71835.2734375,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 706616.1875,
                                                ["x"] = -71897.9609375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706603.1875,
                                                ["x"] = -71827.4921875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 706599,
                                                ["x"] = -71820.953125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 706470.4375,
                                                ["x"] = -71836.640625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 705868.9375,
                                                ["x"] = -71810.4921875,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = 706457.1875,
                                                ["x"] = -71836.7734375,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 706595.4375,
                                                ["x"] = -71819.34375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 706443.9375,
                                                ["x"] = -71835.671875,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 706430.875,
                                                ["x"] = -71833.3515625,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 706601.75,
                                                ["x"] = -71823.8125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 706591.5,
                                                ["x"] = -71819.2421875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 706215.125,
                                                ["x"] = -71784.59375,
                                            }, -- end of [12]
                                            [15] = 
                                            {
                                                ["y"] = 706162.1875,
                                                ["x"] = -71781.328125,
                                            }, -- end of [15]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701364.86063429,
                                                ["x"] = -71806.760794523,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701310.00000013,
                                                ["x"] = -71992,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [2] = 
                                        {
                                            [2] = 
                                            {
                                                ["y"] = 707943.3125,
                                                ["x"] = -66869.6015625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 707934.375,
                                                ["x"] = -66925.015625,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 707971.375,
                                                ["x"] = -66703.390625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 707926.1875,
                                                ["x"] = -66980.546875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 707866.625,
                                                ["x"] = -67406.109375,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707753.25,
                                                ["x"] = -67723.9609375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707711.5,
                                                ["x"] = -67790.9296875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 707692.625,
                                                ["x"] = -67826.328125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 707072.4375,
                                                ["x"] = -69945.5625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 706813.25,
                                                ["x"] = -70357.1171875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 706775.5625,
                                                ["x"] = -70441.921875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 707067.875,
                                                ["x"] = -69959.0390625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 706770.1875,
                                                ["x"] = -70455.265625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 707685,
                                                ["x"] = -67844.890625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 707061.8125,
                                                ["x"] = -69971.9296875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 706762.375,
                                                ["x"] = -70482.9453125,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 707054.375,
                                                ["x"] = -69984.078125,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 707701.5,
                                                ["x"] = -67808.3125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 707678.625,
                                                ["x"] = -67863.921875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 706883.25,
                                                ["x"] = -70232.265625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 706863.625,
                                                ["x"] = -70262.234375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 707293.9375,
                                                ["x"] = -69155.8984375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 706845.375,
                                                ["x"] = -70293.078125,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 706765.75,
                                                ["x"] = -70468.96875,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 706828.625,
                                                ["x"] = -70324.7265625,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705868.9375,
                                                ["x"] = -71810.4921875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705068.375,
                                                ["x"] = -71890.1171875,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701160.00000008,
                                                ["x"] = -71946.857142856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701711.42857151,
                                                ["x"] = -72129.714285713,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705068.375,
                                                ["x"] = -71890.1171875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704191.125,
                                                ["x"] = -71977.3515625,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 706901.75,
                                                ["x"] = -71371.1875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 706759.4375,
                                                ["x"] = -70501.5703125,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 706758.25,
                                                ["x"] = -70520.390625,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 706762.375,
                                                ["x"] = -70482.9453125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 706758.8125,
                                                ["x"] = -70539.2421875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 706761.1875,
                                                ["x"] = -70557.953125,
                                            }, -- end of [5]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704191.11748803,
                                                ["x"] = -71977.352780923,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703737.14285727,
                                                ["x"] = -72272,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 707825.6875,
                                                ["x"] = -67607.765625,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 707847.1875,
                                                ["x"] = -67547.4140625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 707844.25,
                                                ["x"] = -67563.2734375,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 707866.625,
                                                ["x"] = -67406.109375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 707839.625,
                                                ["x"] = -67578.7265625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 707833.4375,
                                                ["x"] = -67593.6171875,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 707753.25,
                                                ["x"] = -67723.9609375,
                                            }, -- end of [7]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703737.14285727,
                                                ["x"] = -72272,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703427.43017784,
                                                ["x"] = -72205.639425403,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706901.75,
                                                ["x"] = -71371.1875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706948.125,
                                                ["x"] = -71639.34375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 706946.375,
                                                ["x"] = -71646.859375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 706780.75,
                                                ["x"] = -71677.828125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 706820,
                                                ["x"] = -72007.9921875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 706651.5625,
                                                ["x"] = -72034.5546875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 706777.875,
                                                ["x"] = -71680.53125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 706647.625,
                                                ["x"] = -72034.4453125,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 706943.5625,
                                                ["x"] = -71649.5546875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 706776.25,
                                                ["x"] = -71684.125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 706641.3125,
                                                ["x"] = -72029.984375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 706639.9375,
                                                ["x"] = -72026.3125,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 706776.125,
                                                ["x"] = -71688.0703125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 706616.1875,
                                                ["x"] = -71897.9609375,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 706948,
                                                ["x"] = -71643.2734375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 706939.875,
                                                ["x"] = -71650.9453125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 706828.3125,
                                                ["x"] = -71996.421875,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 706828.1875,
                                                ["x"] = -72000.3515625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 706784.4375,
                                                ["x"] = -71676.4296875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 706826.5625,
                                                ["x"] = -72003.9296875,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 706644.0625,
                                                ["x"] = -72032.84375,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 706823.6875,
                                                ["x"] = -72006.609375,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703427.4375,
                                                ["x"] = -72205.640625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702984.3125,
                                                ["x"] = -72106.59375,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 708070.8125,
                                                ["x"] = -66102.359375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707971.375,
                                                ["x"] = -66703.390625,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 492,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 708070.78583448,
                                            ["x"] = -66102.370251824,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 131000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["enabled"] = true,
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["templateId"] = "",
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 512,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 54.828128520412,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707971.34308684,
                                            ["x"] = -66703.385195771,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 530,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 118.77632977344,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707866.63326551,
                                            ["x"] = -67406.108319438,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 149.7432717768,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707753.25011368,
                                            ["x"] = -67723.959831497,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["name"] = "блок пост",
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 1,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["designation"] = "Auto",
                                                                ["groupId"] = 2,
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                                ["groupName"] = "назека #003",
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 583,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 415.3187781584,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706762.36532593,
                                            ["x"] = -70482.942550659,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["designation"] = "Auto",
                                                                ["groupId"] = 9,
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                                ["groupName"] = "назека #029",
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 542,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 496.38417551744,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706901.72784925,
                                            ["x"] = -71371.187651215,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["designation"] = "Auto",
                                                                ["groupId"] = 7,
                                                                ["weaponType"] = 2032,
                                                                ["datalink"] = true,
                                                                ["groupName"] = "назека #027",
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 595.95852149778,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706616.20235231,
                                            ["x"] = -71897.959745369,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 538,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 671.87953614437,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705868.92601223,
                                            ["x"] = -71810.488356687,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 528,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 744.28566642319,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705068.34780548,
                                            ["x"] = -71890.121333593,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 546,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 825.46950756718,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704191.11748803,
                                            ["x"] = -71977.352780923,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 527,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 874.17854766801,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703737.14285727,
                                            ["x"] = -72272,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 528,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 902.6853525445,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703427.43017784,
                                            ["x"] = -72205.639425403,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 531,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 943.55070948024,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702984.3342783,
                                            ["x"] = -72106.603517205,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1096.0131818773,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701364.86063429,
                                            ["x"] = -71806.760794523,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1113.4004859999,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701310.00000013,
                                            ["x"] = -71992,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = -1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1128.4339995816,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701147.14285727,
                                            ["x"] = -71954.857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 708070.78583448,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "AXMAN1-1",
                                        ["unitId"] = 70,
                                        ["heading"] = 3.3055119899323,
                                        ["skill"] = "Average",
                                        ["x"] = -66102.370251824,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 708075.66377374,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #26",
                                        ["unitId"] = 71,
                                        ["heading"] = 3.3049160785508,
                                        ["skill"] = "Average",
                                        ["x"] = -66072.76953979,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 708080.54177099,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #27",
                                        ["unitId"] = 74,
                                        ["heading"] = 3.3049160787523,
                                        ["skill"] = "Average",
                                        ["x"] = -66043.168475893,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 708085.41976824,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #29",
                                        ["unitId"] = 75,
                                        ["heading"] = 3.304916078743,
                                        ["skill"] = "Average",
                                        ["x"] = -66013.567411995,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 708090.31887681,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #30",
                                        ["unitId"] = 76,
                                        ["heading"] = 3.3056207570703,
                                        ["skill"] = "Average",
                                        ["x"] = -65983.968262463,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 708095.19687406,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #31",
                                        ["unitId"] = 77,
                                        ["heading"] = 3.3049160787431,
                                        ["skill"] = "Average",
                                        ["x"] = -65954.367198565,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 708100.07487131,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #32",
                                        ["unitId"] = 78,
                                        ["heading"] = 3.3049160787469,
                                        ["skill"] = "Average",
                                        ["x"] = -65924.766134667,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 708104.95286856,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #33",
                                        ["unitId"] = 79,
                                        ["heading"] = 3.304916078743,
                                        ["skill"] = "Average",
                                        ["x"] = -65895.165070769,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 708070.78583448,
                                ["x"] = -66102.370251824,
                                ["name"] = "Axman 1-1",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 700581.25,
                                                ["x"] = -71987.5234375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700452.625,
                                                ["x"] = -71936.6015625,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 700556.28571439,
                                                ["x"] = -71977.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700556.28571439,
                                                ["x"] = -71977.142857142,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700581.25916694,
                                            ["x"] = -71987.520387229,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 44.005032034534,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700452.6379617,
                                            ["x"] = -71936.613783211,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 700581.25916694,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Юнит #37",
                                        ["unitId"] = 158,
                                        ["heading"] = -1.1939270935743,
                                        ["skill"] = "Average",
                                        ["x"] = -71987.520387229,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 700581.25916694,
                                ["x"] = -71987.520387229,
                                ["name"] = "назека",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701306.125,
                                                ["x"] = -71733.84375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700810.1875,
                                                ["x"] = -71624.2421875,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 700810.0000001,
                                                ["x"] = -71625.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700810.0000001,
                                                ["x"] = -71625.142857142,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 542,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701306.10114129,
                                            ["x"] = -71733.839131593,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 545,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 32.719391114432,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700810.18819602,
                                            ["x"] = -71624.238662271,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 701306.10114129,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Юнит #38",
                                        ["unitId"] = 160,
                                        ["heading"] = -1.353285258082,
                                        ["skill"] = "Average",
                                        ["x"] = -71733.839131593,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701306.10114129,
                                ["x"] = -71733.839131593,
                                ["name"] = "назека #024",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701326.125,
                                                ["x"] = -71738.265625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701940.5,
                                                ["x"] = -71873.6015625,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701941.14285724,
                                                ["x"] = -71870.857142856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701941.14285724,
                                                ["x"] = -71870.857142856,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 542,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701326.1136281,
                                            ["x"] = -71738.264043421,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 54.807980135248,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701940.52282137,
                                            ["x"] = -71873.605896758,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 701326.1136281,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Юнит #39",
                                        ["unitId"] = 161,
                                        ["heading"] = 1.7876133734264,
                                        ["skill"] = "Average",
                                        ["x"] = -71738.264043421,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701326.1136281,
                                ["x"] = -71738.264043421,
                                ["name"] = "назека #025",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701789.0625,
                                                ["x"] = -72474.171875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701841,
                                                ["x"] = -72484.7734375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701713.14285724,
                                                ["x"] = -72455.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701713.14285724,
                                                ["x"] = -72455.142857142,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 532,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701789.03828109,
                                            ["x"] = -72474.16440703,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 528,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.291973575105,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701841.00852557,
                                            ["x"] = -72484.780986112,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 701789.03828109,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Юнит #40",
                                        ["unitId"] = 162,
                                        ["heading"] = 1.7723056652437,
                                        ["skill"] = "Average",
                                        ["x"] = -72474.16440703,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701789.03828109,
                                ["x"] = -72474.16440703,
                                ["name"] = "назека #026",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701120.28571439,
                                                ["x"] = -71965.428571427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700971.14285725,
                                                ["x"] = -71925.999999999,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700988.85714296,
                                            ["x"] = -71917.714285713,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 700988.85714296,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #45",
                                        ["unitId"] = 163,
                                        ["heading"] = 4.9708439165927,
                                        ["skill"] = "Average",
                                        ["x"] = -71917.714285713,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 701054.85714296,
                                        ["type"] = "Hummer",
                                        ["name"] = "Юнит #46",
                                        ["unitId"] = 164,
                                        ["heading"] = 4.9708439165927,
                                        ["skill"] = "Average",
                                        ["x"] = -71953.714285713,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 701378.57142868,
                                        ["type"] = "Hummer",
                                        ["name"] = "Юнит #47",
                                        ["unitId"] = 165,
                                        ["heading"] = 1.8151424220741,
                                        ["skill"] = "Average",
                                        ["x"] = -71987.428571427,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 701360.28571439,
                                        ["type"] = "Hummer",
                                        ["name"] = "Юнит #48",
                                        ["unitId"] = 166,
                                        ["heading"] = 1.7976891295542,
                                        ["skill"] = "Average",
                                        ["x"] = -72019.999999999,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 701269.42857153,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #49",
                                        ["unitId"] = 167,
                                        ["heading"] = 3.3684854563491,
                                        ["skill"] = "Average",
                                        ["x"] = -71955.428571427,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 701220.85714296,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #50",
                                        ["unitId"] = 168,
                                        ["heading"] = 0.22689280275926,
                                        ["skill"] = "Average",
                                        ["x"] = -72023.999999999,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 701234.00000011,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #51",
                                        ["unitId"] = 169,
                                        ["heading"] = 0.19198621771938,
                                        ["skill"] = "Average",
                                        ["x"] = -72026.857142856,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 701062.00000011,
                                        ["type"] = "M 818",
                                        ["name"] = "Юнит #52",
                                        ["unitId"] = 170,
                                        ["heading"] = 1.8675022996339,
                                        ["skill"] = "Average",
                                        ["x"] = -71925.999999999,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 700988.85714296,
                                ["x"] = -71917.714285713,
                                ["name"] = "Охрана госпиталя",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 451,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 708662.85714299,
                                            ["x"] = -65443.428571428,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 0,
                                                                        ["frequency"] = 132000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["designation"] = "Auto",
                                                                ["groupId"] = 67,
                                                                ["groupName"] = "назека #030",
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["designation"] = "Auto",
                                                                ["groupId"] = 68,
                                                                ["groupName"] = "назека #031",
                                                                ["weaponType"] = 1073741822,
                                                                ["datalink"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 708662.85714299,
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["name"] = "Юнит #65",
                                        ["unitId"] = 190,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -65443.428571428,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 708662.85714299,
                                ["x"] = -65443.428571428,
                                ["name"] = "Darknight 1-1",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 509,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704670.00000003,
                                            ["x"] = -74394.000000003,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 705509.14285715,
                                                                ["templateId"] = "",
                                                                ["x"] = -71474.571428576,
                                                                ["zoneRadius"] = 300,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704670.00000003,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Юнит #1",
                                        ["unitId"] = 191,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -74394.000000003,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 704694.28571431,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Юнит #66",
                                        ["unitId"] = 192,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -74398.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 704717.14285717,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Юнит #67",
                                        ["unitId"] = 193,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -74402.285714288,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 704637.71428575,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Юнит #68",
                                        ["unitId"] = 194,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -74391.428571432,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 704670.00000003,
                                ["x"] = -74394.000000003,
                                ["name"] = "назека #023",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 596,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707309.14285716,
                                            ["x"] = -69440.000000004,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707309.14285716,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Юнит #79",
                                        ["unitId"] = 218,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69440.000000004,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 707314.57142858,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Юнит #80",
                                        ["unitId"] = 219,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69452.000000004,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 707321.14285716,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Юнит #81",
                                        ["unitId"] = 220,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69447.142857146,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 707317.14285716,
                                        ["type"] = "Soldier M4",
                                        ["name"] = "Юнит #82",
                                        ["unitId"] = 221,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69439.428571432,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 707309.14285716,
                                ["x"] = -69440.000000004,
                                ["name"] = "назека #004",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 26,
                                            ["y"] = 705718.47981263,
                                            ["x"] = -51251.551717591,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 69.291896925074,
                                            ["y"] = 711880.857143,
                                            ["x"] = -58643.714285715,
                                            ["name"] = "STBYZONE",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 472,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 127.48387316985,
                                            ["y"] = 708162.16098846,
                                            ["x"] = -65819.615736239,
                                            ["name"] = "DARKNIGHT",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 588,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 150.50479929968,
                                            ["y"] = 707419.3038456,
                                            ["x"] = -68962.472879096,
                                            ["name"] = "OUTPOST",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 576,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 200.43683149066,
                                            ["y"] = 701183.42857157,
                                            ["x"] = -71922.857142857,
                                            ["name"] = "HOSPITAL",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 364.17297333766,
                                            ["y"] = 718603.42857157,
                                            ["x"] = -57304.285714286,
                                            ["name"] = "",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 320,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 467.28346853933,
                                            ["airdromeId"] = 26,
                                            ["y"] = 705718.47981263,
                                            ["x"] = -51251.551717591,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 320,
                                        ["heading"] = 2.4466754222126,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -2.4466754222126,
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["onboard_num"] = "10",
                                        ["type"] = "A-10C",
                                        ["y"] = 705718.47981263,
                                        ["x"] = -51251.551717591,
                                        ["name"] = "Пилот #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CAE48299-A294-4bad-8EE6-89EFC5DCDF00}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 19,
                                        ["skill"] = "Player",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705718.47981263,
                                ["x"] = -51251.551717591,
                                ["name"] = "Самолетная группа",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707135.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -69290.857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 86,
                                        ["y"] = 707135.14285722,
                                        ["x"] = -69290.857142857,
                                        ["name"] = "Стат. объект",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707135.14285722,
                                ["x"] = -69290.857142857,
                                ["name"] = "Стат. объект",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707173.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -69272.571428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 87,
                                        ["y"] = 707173.14285722,
                                        ["x"] = -69272.571428571,
                                        ["name"] = "Стат. объект #001",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707173.14285722,
                                ["x"] = -69272.571428571,
                                ["name"] = "Стат. объект #001",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707214.00000007,
                                            ["speed"] = 0,
                                            ["x"] = -69169.999999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 88,
                                        ["y"] = 707214.00000007,
                                        ["x"] = -69169.999999999,
                                        ["name"] = "Стат. объект #002",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707214.00000007,
                                ["x"] = -69169.999999999,
                                ["name"] = "Стат. объект #002",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707125.4285715,
                                            ["speed"] = 0,
                                            ["x"] = -69241.428571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 89,
                                        ["y"] = 707125.4285715,
                                        ["x"] = -69241.428571428,
                                        ["name"] = "Стат. объект #003",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707125.4285715,
                                ["x"] = -69241.428571428,
                                ["name"] = "Стат. объект #003",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707154.28571436,
                                            ["speed"] = 0,
                                            ["x"] = -69248.285714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 90,
                                        ["y"] = 707154.28571436,
                                        ["x"] = -69248.285714285,
                                        ["name"] = "Стат. объект #004",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707154.28571436,
                                ["x"] = -69248.285714285,
                                ["name"] = "Стат. объект #004",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706107.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -70665.142857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 91,
                                        ["y"] = 706107.71428579,
                                        ["x"] = -70665.142857142,
                                        ["name"] = "Стат. объект #005",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706107.71428579,
                                ["x"] = -70665.142857142,
                                ["name"] = "Стат. объект #005",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706171.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -70563.142857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 92,
                                        ["y"] = 706171.71428579,
                                        ["x"] = -70563.142857142,
                                        ["name"] = "Стат. объект #006",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706171.71428579,
                                ["x"] = -70563.142857142,
                                ["name"] = "Стат. объект #006",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706224.85714293,
                                            ["speed"] = 0,
                                            ["x"] = -70583.142857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 93,
                                        ["y"] = 706224.85714293,
                                        ["x"] = -70583.142857142,
                                        ["name"] = "Стат. объект #007",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706224.85714293,
                                ["x"] = -70583.142857142,
                                ["name"] = "Стат. объект #007",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706311.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -70674.857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 94,
                                        ["y"] = 706311.71428579,
                                        ["x"] = -70674.857142857,
                                        ["name"] = "Стат. объект #008",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706311.71428579,
                                ["x"] = -70674.857142857,
                                ["name"] = "Стат. объект #008",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706414.57142865,
                                            ["speed"] = 0,
                                            ["x"] = -70673.714285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 95,
                                        ["y"] = 706414.57142865,
                                        ["x"] = -70673.714285714,
                                        ["name"] = "Стат. объект #009",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706414.57142865,
                                ["x"] = -70673.714285714,
                                ["name"] = "Стат. объект #009",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705237.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -70425.142857146,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 96,
                                        ["y"] = 705237.42857143,
                                        ["x"] = -70425.142857146,
                                        ["name"] = "Стат. объект #010",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705237.42857143,
                                ["x"] = -70425.142857146,
                                ["name"] = "Стат. объект #010",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706027.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -70770.285714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 97,
                                        ["y"] = 706027.14285722,
                                        ["x"] = -70770.285714285,
                                        ["name"] = "Стат. объект #011",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706027.14285722,
                                ["x"] = -70770.285714285,
                                ["name"] = "Стат. объект #011",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706394.00000008,
                                            ["speed"] = 0,
                                            ["x"] = -70847.428571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 98,
                                        ["y"] = 706394.00000008,
                                        ["x"] = -70847.428571428,
                                        ["name"] = "Стат. объект #012",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706394.00000008,
                                ["x"] = -70847.428571428,
                                ["name"] = "Стат. объект #012",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705156.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -70488.000000003,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 99,
                                        ["y"] = 705156.85714286,
                                        ["x"] = -70488.000000003,
                                        ["name"] = "Стат. объект #013",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705156.85714286,
                                ["x"] = -70488.000000003,
                                ["name"] = "Стат. объект #013",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706140.28571436,
                                            ["speed"] = 0,
                                            ["x"] = -72162.285714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 100,
                                        ["y"] = 706140.28571436,
                                        ["x"] = -72162.285714285,
                                        ["name"] = "Стат. объект #014",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706140.28571436,
                                ["x"] = -72162.285714285,
                                ["name"] = "Стат. объект #014",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 706390.57142861,
                                            ["speed"] = 0,
                                            ["x"] = -71957.428571432,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 101,
                                        ["y"] = 706390.57142861,
                                        ["x"] = -71957.428571432,
                                        ["name"] = "Стат. объект #015",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706390.57142861,
                                ["x"] = -71957.428571432,
                                ["name"] = "Стат. объект #015",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705584.57142865,
                                            ["speed"] = 0,
                                            ["x"] = -72783.428571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 102,
                                        ["y"] = 705584.57142865,
                                        ["x"] = -72783.428571428,
                                        ["name"] = "Стат. объект #016",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705584.57142865,
                                ["x"] = -72783.428571428,
                                ["name"] = "Стат. объект #016",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 705063.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -70561.714285719,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 103,
                                        ["y"] = 705063.71428572,
                                        ["x"] = -70561.714285719,
                                        ["name"] = "Стат. объект #017",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705063.71428572,
                                ["x"] = -70561.714285719,
                                ["name"] = "Стат. объект #017",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707089.42857151,
                                            ["speed"] = 0,
                                            ["x"] = -69409.714285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 104,
                                        ["y"] = 707089.42857151,
                                        ["x"] = -69409.714285714,
                                        ["name"] = "Стат. объект #018",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707089.42857151,
                                ["x"] = -69409.714285714,
                                ["name"] = "Стат. объект #018",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707130.00000008,
                                            ["speed"] = 0,
                                            ["x"] = -69422.857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 105,
                                        ["y"] = 707130.00000008,
                                        ["x"] = -69422.857142857,
                                        ["name"] = "Стат. объект #019",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707130.00000008,
                                ["x"] = -69422.857142857,
                                ["name"] = "Стат. объект #019",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707125.42857151,
                                            ["speed"] = 0,
                                            ["x"] = -69453.142857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 106,
                                        ["y"] = 707125.42857151,
                                        ["x"] = -69453.142857142,
                                        ["name"] = "Стат. объект #020",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707125.42857151,
                                ["x"] = -69453.142857142,
                                ["name"] = "Стат. объект #020",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707285.7142858,
                                            ["speed"] = 0,
                                            ["x"] = -69513.142857142,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 112,
                                        ["y"] = 707285.7142858,
                                        ["x"] = -69513.142857142,
                                        ["name"] = "Стат. объект #021",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707285.7142858,
                                ["x"] = -69513.142857142,
                                ["name"] = "Стат. объект #021",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 707216.28571437,
                                            ["speed"] = 0,
                                            ["x"] = -69634.857142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "landmine",
                                        ["type"] = "Landmine",
                                        ["unitId"] = 113,
                                        ["y"] = 707216.28571437,
                                        ["x"] = -69634.857142857,
                                        ["name"] = "Стат. объект #022",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707216.28571437,
                                ["x"] = -69634.857142857,
                                ["name"] = "Стат. объект #022",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.7627825445143,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701021.42857151,
                                            ["speed"] = 0,
                                            ["x"] = -71859.428571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 123,
                                        ["rate"] = 50,
                                        ["y"] = 701021.42857151,
                                        ["x"] = -71859.428571428,
                                        ["name"] = "ПАЛАТКА #002",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.7627825445143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701021.42857151,
                                ["x"] = -71859.428571428,
                                ["name"] = "ПАЛАТКА #002",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 1.7278759594744,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 700989.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -71981.714285713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 124,
                                        ["y"] = 700989.14285722,
                                        ["x"] = -71981.714285713,
                                        ["name"] = "ПАЛАТКА",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.7278759594744,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 700989.14285722,
                                ["x"] = -71981.714285713,
                                ["name"] = "ПАЛАТКА",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 4.9043751981041,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701373.7142858,
                                            ["speed"] = 0,
                                            ["x"] = -71941.999999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 125,
                                        ["y"] = 701373.7142858,
                                        ["x"] = -71941.999999999,
                                        ["name"] = "ПАЛАТКА #003",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 4.9043751981041,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701373.7142858,
                                ["x"] = -71941.999999999,
                                ["name"] = "ПАЛАТКА #003",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 4.9916416607038,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701350.0000001,
                                            ["speed"] = 0,
                                            ["x"] = -72055.714285713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 126,
                                        ["y"] = 701350.0000001,
                                        ["x"] = -72055.714285713,
                                        ["name"] = "ПАЛАТКА #005",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 4.9916416607038,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701350.0000001,
                                ["x"] = -72055.714285713,
                                ["name"] = "ПАЛАТКА #005",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 5.0090949532237,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701442.57142865,
                                            ["speed"] = 0,
                                            ["x"] = -71955.999999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 127,
                                        ["y"] = 701442.57142865,
                                        ["x"] = -71955.999999999,
                                        ["name"] = "ПАЛАТКА #004",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 5.0090949532237,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701442.57142865,
                                ["x"] = -71955.999999999,
                                ["name"] = "ПАЛАТКА #004",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 4.9916416607038,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701407.14285725,
                                            ["speed"] = 0,
                                            ["x"] = -72071.428571427,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 128,
                                        ["y"] = 701407.14285725,
                                        ["x"] = -72071.428571427,
                                        ["name"] = "ПАЛАТКА #006",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 4.9916416607038,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701407.14285725,
                                ["x"] = -72071.428571427,
                                ["name"] = "ПАЛАТКА #006",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 1.8151424220741,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701066.85714294,
                                            ["speed"] = 0,
                                            ["x"] = -72003.714285713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 129,
                                        ["y"] = 701066.85714294,
                                        ["x"] = -72003.714285713,
                                        ["name"] = "ПАЛАТКА #001",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.8151424220741,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701066.85714294,
                                ["x"] = -72003.714285713,
                                ["name"] = "ПАЛАТКА #001",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 1.7802358370342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701098.00000008,
                                            ["speed"] = 0,
                                            ["x"] = -71878.857142856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 130,
                                        ["y"] = 701098.00000008,
                                        ["x"] = -71878.857142856,
                                        ["name"] = "ПАЛАТКА #008",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.7802358370342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701098.00000008,
                                ["x"] = -71878.857142856,
                                ["name"] = "ПАЛАТКА #008",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0.22689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 701220.00000009,
                                            ["speed"] = 0,
                                            ["x"] = -72049.999999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 131,
                                        ["rate"] = 50,
                                        ["y"] = 701220.00000009,
                                        ["x"] = -72049.999999999,
                                        ["name"] = "ПАЛАТКА #007",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0.22689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 701220.00000009,
                                ["x"] = -72049.999999999,
                                ["name"] = "ПАЛАТКА #007",
                                ["dead"] = false,
                            }, -- end of [32]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 1,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 705611.42857144,
                                                ["x"] = -74530.000000005,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 705860.57142858,
                                                ["x"] = -74541.428571433,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 507,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704756.85714289,
                                            ["x"] = -74447.714285718,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704756.85714289,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #69",
                                        ["unitId"] = 195,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74447.714285718,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 704576.85714289,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #70",
                                        ["unitId"] = 196,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74457.714285718,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 704661.14285717,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #71",
                                        ["unitId"] = 197,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74260.571428575,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 704816.85714289,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #72",
                                        ["unitId"] = 198,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74304.285714289,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 704456.85714289,
                                        ["type"] = "Ural-4320T",
                                        ["name"] = "Юнит #73",
                                        ["unitId"] = 199,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74396.285714289,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 704466.85714289,
                                        ["type"] = "Ural-4320T",
                                        ["name"] = "Юнит #74",
                                        ["unitId"] = 200,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74434.85714286,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 704458.28571432,
                                        ["type"] = "Ural-4320T",
                                        ["name"] = "Юнит #75",
                                        ["unitId"] = 201,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74457.714285718,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 704431.14285717,
                                        ["type"] = "Ural-4320T",
                                        ["name"] = "Юнит #76",
                                        ["unitId"] = 202,
                                        ["heading"] = 1.616635752676,
                                        ["skill"] = "Average",
                                        ["x"] = -74426.285714289,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 704756.85714289,
                                ["x"] = -74447.714285718,
                                ["name"] = "назека #001",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 702928.6875,
                                                ["x"] = -70254.84375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 702424.5625,
                                                ["x"] = -70287.5703125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 701858.0625,
                                                ["x"] = -71140.6953125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 702086.9375,
                                                ["x"] = -70795.140625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 702258.3125,
                                                ["x"] = -70537.7421875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 702429.3125,
                                                ["x"] = -70281.8125,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 702435,
                                                ["x"] = -70277.046875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 702383.6875,
                                                ["x"] = -70350.734375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 702441.5,
                                                ["x"] = -70273.4375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 702175.6875,
                                                ["x"] = -70662.3203125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 702405.3125,
                                                ["x"] = -70314.4609375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 702455.875,
                                                ["x"] = -70270.15625,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 702448.5,
                                                ["x"] = -70271.109375,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 702928.6875,
                                                ["x"] = -70254.84375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703853.9375,
                                                ["x"] = -70224.7578125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 703861.125,
                                                ["x"] = -70227.5390625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 703865.125,
                                                ["x"] = -70307.84375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 703950.4375,
                                                ["x"] = -70348.921875,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 703956.5,
                                                ["x"] = -70350.125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 703866.875,
                                                ["x"] = -70322.265625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 703962.0625,
                                                ["x"] = -70352.703125,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 703863.4375,
                                                ["x"] = -70230.75,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 703871.3125,
                                                ["x"] = -70350.2578125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 703970.75,
                                                ["x"] = -70361.3203125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 704031,
                                                ["x"] = -70458.3671875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 703872.6875,
                                                ["x"] = -70353.9609375,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 703857.8125,
                                                ["x"] = -70225.4296875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 703864.25,
                                                ["x"] = -70234.5859375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 703875.375,
                                                ["x"] = -70356.8515625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 703878.9375,
                                                ["x"] = -70358.5078125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 703864.5,
                                                ["x"] = -70293.328125,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 703882.875,
                                                ["x"] = -70358.6640625,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 703966.9375,
                                                ["x"] = -70356.5,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 703944.3125,
                                                ["x"] = -70349.15625,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704661.625,
                                                ["x"] = -70561.28125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704845.1875,
                                                ["x"] = -70790.28125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 704847.1875,
                                                ["x"] = -70797.71875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 704791,
                                                ["x"] = -70842.640625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 704873.5,
                                                ["x"] = -71628.4375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 704871.6875,
                                                ["x"] = -71631.953125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 704786.5,
                                                ["x"] = -70847.890625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 704868.6875,
                                                ["x"] = -71634.515625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 704845.9375,
                                                ["x"] = -70801.453125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 704783.5625,
                                                ["x"] = -70854.1171875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 704582.125,
                                                ["x"] = -71669.140625,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 704782.375,
                                                ["x"] = -70860.890625,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 704846.9375,
                                                ["x"] = -70793.796875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 704843.375,
                                                ["x"] = -70804.421875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 704782.3125,
                                                ["x"] = -70874.6640625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 704797.1875,
                                                ["x"] = -70964.84375,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 704795.875,
                                                ["x"] = -70838.234375,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 704800.25,
                                                ["x"] = -71007.78125,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 704864.9375,
                                                ["x"] = -71635.7421875,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 704873.8125,
                                                ["x"] = -71624.5078125,
                                            }, -- end of [15]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 704608.5625,
                                                ["x"] = -70493.4453125,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 704435.3125,
                                                ["x"] = -70294.09375,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 704031,
                                                ["x"] = -70458.3671875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704060,
                                                ["x"] = -70504.9765625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 704066.25,
                                                ["x"] = -70509.515625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 704438.875,
                                                ["x"] = -70292.4375,
                                            }, -- end of [8]
                                            [15] = 
                                            {
                                                ["y"] = 704661.625,
                                                ["x"] = -70561.2734375,
                                            }, -- end of [15]
                                            [9] = 
                                            {
                                                ["y"] = 704442.8125,
                                                ["x"] = -70292.28125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 704070.1875,
                                                ["x"] = -70509.671875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 704446.5,
                                                ["x"] = -70293.640625,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 704062.6875,
                                                ["x"] = -70507.8671875,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 704449.4375,
                                                ["x"] = -70296.3125,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 704073.9375,
                                                ["x"] = -70508.3046875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 704562.375,
                                                ["x"] = -70437.65625,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 704647.625,
                                                ["x"] = -70544.140625,
                                            }, -- end of [14]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 584,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701858.08073425,
                                            ["x"] = -71140.683807373,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 581,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 276.182764632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702928.66215017,
                                            ["x"] = -70254.843174905,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 560,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 506.68140059478,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704031.00808159,
                                            ["x"] = -70458.367829072,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 554,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 730.6018618544,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704661.63683122,
                                            ["x"] = -70561.279390302,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 701858.08073425,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #77",
                                        ["unitId"] = 203,
                                        ["heading"] = 0.87954687460266,
                                        ["skill"] = "Average",
                                        ["x"] = -71140.683807373,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 701845.67129517,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #78",
                                        ["unitId"] = 204,
                                        ["heading"] = 0.87954687460266,
                                        ["skill"] = "Average",
                                        ["x"] = -71167.309692383,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 701858.08073425,
                                ["x"] = -71140.683807373,
                                ["name"] = "назека #002",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Ukraine",
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707224.57142857,
                                                ["x"] = -69053.428571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707497.71428572,
                                                ["x"] = -68994.571428572,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 581,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707235.42857144,
                                            ["x"] = -69225.142857146,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707235.42857144,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #2",
                                        ["unitId"] = 2,
                                        ["heading"] = 0.89011791851711,
                                        ["skill"] = "Average",
                                        ["x"] = -69225.142857146,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 707307.42857138,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #3",
                                        ["unitId"] = 81,
                                        ["heading"] = 3.9269908169872,
                                        ["skill"] = "Average",
                                        ["x"] = -69254.571428579,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 707303.99999995,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #4",
                                        ["unitId"] = 83,
                                        ["heading"] = 0.5235987755983,
                                        ["skill"] = "Average",
                                        ["x"] = -69260.285714294,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 707231.42857144,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #5",
                                        ["unitId"] = 84,
                                        ["heading"] = 0.24434609527921,
                                        ["skill"] = "Average",
                                        ["x"] = -69234.857142861,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 707237.71428567,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["name"] = "Юнит #6",
                                        ["unitId"] = 85,
                                        ["heading"] = 0.24434609527921,
                                        ["skill"] = "Average",
                                        ["x"] = -69233.428571437,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 707310.85714291,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #62",
                                        ["unitId"] = 186,
                                        ["heading"] = 0.24434609527921,
                                        ["skill"] = "Average",
                                        ["x"] = -69257.428571431,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 707235.42857144,
                                ["x"] = -69225.142857146,
                                ["name"] = "назека #003",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 704595.42857143,
                                                ["x"] = -69120.857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 704212.57142857,
                                                ["x"] = -69150.857142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 519,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704057.42857148,
                                            ["x"] = -72551.428571431,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["name"] = "домик 2",
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704057.42857148,
                                        ["type"] = "houseA_arm",
                                        ["name"] = "Юнит #18",
                                        ["unitId"] = 21,
                                        ["heading"] = 6.2482787221397,
                                        ["skill"] = "Average",
                                        ["x"] = -72551.428571431,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704057.42857148,
                                ["x"] = -72551.428571431,
                                ["name"] = "назека #007",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706352.28571429,
                                                ["x"] = -72289.714285715,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706912.28571429,
                                                ["x"] = -72014,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 514,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706319.71428577,
                                            ["x"] = -72271.714285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706319.71428577,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #19",
                                        ["unitId"] = 22,
                                        ["heading"] = 1.1132898893109,
                                        ["skill"] = "Average",
                                        ["x"] = -72271.714285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 706216.28571436,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #20",
                                        ["unitId"] = 42,
                                        ["heading"] = 4.3284165449459,
                                        ["skill"] = "Average",
                                        ["x"] = -72278.857142857,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 706268.57142865,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #21",
                                        ["unitId"] = 43,
                                        ["heading"] = 1.1132898893109,
                                        ["skill"] = "Average",
                                        ["x"] = -72255.999999999,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 706257.42857151,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Юнит #22",
                                        ["unitId"] = 44,
                                        ["heading"] = 2.8448866807508,
                                        ["skill"] = "Average",
                                        ["x"] = -72292.571428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 706276.57142865,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Юнит #23",
                                        ["unitId"] = 45,
                                        ["heading"] = 2.757620218151,
                                        ["skill"] = "Average",
                                        ["x"] = -72283.999999999,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 706264.00000008,
                                        ["type"] = "2B11 mortar",
                                        ["name"] = "Юнит #24",
                                        ["unitId"] = 46,
                                        ["heading"] = 1.1132898893109,
                                        ["skill"] = "Average",
                                        ["x"] = -72274.285714285,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 706239.42857151,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Юнит #25",
                                        ["unitId"] = 54,
                                        ["heading"] = 1.1132898893109,
                                        ["skill"] = "Average",
                                        ["x"] = -72270.285714285,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 706319.71428577,
                                ["x"] = -72271.714285714,
                                ["name"] = "назека #027",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706610.57142863,
                                                ["x"] = -70695.142857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706068.00000007,
                                                ["x"] = -70603.428571428,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706014.28571432,
                                                ["x"] = -70666.285714288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706078.85714289,
                                                ["x"] = -70762.285714288,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706078.85714289,
                                                ["x"] = -70762.285714288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706305.71428577,
                                                ["x"] = -70728.857142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706096.57142861,
                                                ["x"] = -70577.142857145,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706014.28571432,
                                                ["x"] = -70666.285714288,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706305.71428577,
                                                ["x"] = -70728.857142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706437.42857154,
                                                ["x"] = -70714.285714285,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706437.42857154,
                                                ["x"] = -70714.285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706784.85714297,
                                                ["x"] = -70675.428571427,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706096.57142861,
                                            ["x"] = -70577.142857145,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["templateId"] = "",
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 554,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87.346973686852,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706014.28571432,
                                            ["x"] = -70666.285714288,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 553,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 189.94563581306,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706078.85714289,
                                            ["x"] = -70762.285714288,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 558,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 185.1511175047,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706305.71428577,
                                            ["x"] = -70728.857142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 560,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 211.34744165006,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706437.42857154,
                                            ["x"] = -70714.285714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 574,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 274.27449679636,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706784.85714297,
                                            ["x"] = -70675.428571427,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706096.57142861,
                                        ["type"] = "T-72B",
                                        ["name"] = "Юнит #10",
                                        ["unitId"] = 69,
                                        ["heading"] = -2.3961731772905,
                                        ["skill"] = "Average",
                                        ["x"] = -70577.142857145,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 706111.71428576,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #11",
                                        ["unitId"] = 80,
                                        ["heading"] = -2.3961731772905,
                                        ["skill"] = "Average",
                                        ["x"] = -70567.142857145,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 706096.57142861,
                                ["x"] = -70577.142857145,
                                ["name"] = "назека #029",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707198.57142858,
                                                ["x"] = -69651.142857146,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 707142.85714287,
                                                ["x"] = -69567.142857146,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 609,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707198.00000001,
                                            ["x"] = -69632.000000004,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707198.00000001,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #7",
                                        ["unitId"] = 108,
                                        ["heading"] = 5.6975411898248,
                                        ["skill"] = "Average",
                                        ["x"] = -69632.000000004,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 707215.14285716,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #8",
                                        ["unitId"] = 215,
                                        ["heading"] = 5.6975411898248,
                                        ["skill"] = "Average",
                                        ["x"] = -69621.142857146,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 707185.71428573,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #9",
                                        ["unitId"] = 216,
                                        ["heading"] = 5.6975411898248,
                                        ["skill"] = "Average",
                                        ["x"] = -69642.857142861,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 707230.85714287,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Юнит #12",
                                        ["unitId"] = 217,
                                        ["heading"] = 5.6975411898248,
                                        ["skill"] = "Average",
                                        ["x"] = -69610.000000004,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 707198.00000001,
                                ["x"] = -69632.000000004,
                                ["name"] = "назека #005",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706530.00000008,
                                                ["x"] = -72447.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706510.57142865,
                                                ["x"] = -72086.285714285,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706510.57142865,
                                                ["x"] = -72086.285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706606.28571437,
                                                ["x"] = -72040.57142857,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 706606.28571437,
                                                ["x"] = -72040.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706606.28571437,
                                                ["x"] = -72040.57142857,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 504,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706530.00000008,
                                            ["x"] = -72447.142857142,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 524,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 65.048360785014,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706510.57142865,
                                            ["x"] = -72086.285714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 521,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 84.141109702441,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706606.28571437,
                                            ["x"] = -72040.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Custom",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["name"] = 0,
                                                                        ["value"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706530.00000008,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #13",
                                        ["unitId"] = 114,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72447.142857142,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 706515.7142858,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #14",
                                        ["unitId"] = 115,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72455.428571428,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 706548.57142865,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #15",
                                        ["unitId"] = 116,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72476.857142856,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 706521.42857151,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #16",
                                        ["unitId"] = 117,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72476.857142856,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 706502.85714294,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #28",
                                        ["unitId"] = 118,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72482.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 706524.28571437,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #34",
                                        ["unitId"] = 119,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72493.999999999,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 706540.00000008,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #35",
                                        ["unitId"] = 120,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72458.285714285,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 706498.57142865,
                                        ["type"] = "Paratrooper AKS-74",
                                        ["name"] = "Юнит #36",
                                        ["unitId"] = 121,
                                        ["heading"] = -0.053788130634834,
                                        ["skill"] = "Average",
                                        ["x"] = -72446.857142856,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 706530.00000008,
                                ["x"] = -72447.142857142,
                                ["name"] = "назека #028",
                                ["start_time"] = 86400,
                                ["task"] = "Без задачи",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 703539.9375,
                                                ["x"] = -73181.0625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703507.5625,
                                                ["x"] = -72957.3046875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 703506.125,
                                                ["x"] = -72927.7578125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 703554.125,
                                                ["x"] = -72715.46875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 703145.4375,
                                                ["x"] = -72625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 703143.75,
                                                ["x"] = -72628.5703125,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 703552.6875,
                                                ["x"] = -72711.7890625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 703141.8125,
                                                ["x"] = -72635.7109375,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                ["y"] = 702429.75,
                                                ["x"] = -72599.1796875,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                ["y"] = 703507.5,
                                                ["x"] = -72913.015625,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 703550,
                                                ["x"] = -72708.9453125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 703136.5,
                                                ["x"] = -72644.453125,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                ["y"] = 702560.125,
                                                ["x"] = -72624.171875,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                ["y"] = 703132.4375,
                                                ["x"] = -72646.921875,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 703546.375,
                                                ["x"] = -72707.359375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 703127.75,
                                                ["x"] = -72647.8515625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 703506.125,
                                                ["x"] = -72942.5703125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 703510.3125,
                                                ["x"] = -72898.46875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 703386.5625,
                                                ["x"] = -72673.15625,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 702872.25,
                                                ["x"] = -72647.8515625,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                ["y"] = 703139.75,
                                                ["x"] = -72640.453125,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                ["y"] = 702734,
                                                ["x"] = -72651.9765625,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 703155.9375,
                                                ["x"] = -72621.15625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 702712.0625,
                                                ["x"] = -72651.5703125,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 702690.125,
                                                ["x"] = -72649.6328125,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 703554.0625,
                                                ["x"] = -72719.40625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 703152,
                                                ["x"] = -72620.984375,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 702668.4375,
                                                ["x"] = -72646.1875,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                ["y"] = 702914.375,
                                                ["x"] = -72650.359375,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                ["y"] = 702601.25,
                                                ["x"] = -72633.7421875,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                ["y"] = 703148.3125,
                                                ["x"] = -72622.3359375,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 701407.375,
                                                ["x"] = -72375.4296875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 701851.5,
                                                ["x"] = -72486.921875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 701592.6875,
                                                ["x"] = -72433.1796875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 702429.75,
                                                ["x"] = -72599.1796875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 701574.25,
                                                ["x"] = -72428.65625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 701556.125,
                                                ["x"] = -72423.2421875,
                                            }, -- end of [5]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 703611.8125,
                                                ["x"] = -73676.546875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 703650.625,
                                                ["x"] = -73816.921875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 704533.3125,
                                                ["x"] = -74175.9140625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 703804.8125,
                                                ["x"] = -74027.8984375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 703792.5625,
                                                ["x"] = -74021.921875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 703641.5625,
                                                ["x"] = -73799.984375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 703633.875,
                                                ["x"] = -73782.4140625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 703787.9375,
                                                ["x"] = -74016.7734375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 703627.5625,
                                                ["x"] = -73764.296875,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = 703539.9375,
                                                ["x"] = -73181.0625,
                                            }, -- end of [14]
                                            [3] = 
                                            {
                                                ["y"] = 703798.3125,
                                                ["x"] = -74025.71875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 703660.875,
                                                ["x"] = -73833.1171875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 703619.125,
                                                ["x"] = -73726.8828125,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 703622.625,
                                                ["x"] = -73745.75,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701407.36563234,
                                                ["x"] = -72375.4286952,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701302.85714296,
                                                ["x"] = -72027.142857142,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701221.23278837,
                                                ["x"] = -72315.597671812,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701523.14285725,
                                                ["x"] = -72288.285714285,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 508,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704533.29893505,
                                            ["x"] = -74175.911508608,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 517,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 126.52658969807,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703539.96768416,
                                            ["x"] = -73181.069787136,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 261.67490703658,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 702429.77045514,
                                            ["x"] = -72599.184321956,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 539,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86789.964744988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701407.36563234,
                                            ["x"] = -72375.4286952,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 422.69123119818,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701302.85714296,
                                            ["x"] = -72027.142857142,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704533.29893505,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #41",
                                        ["unitId"] = 136,
                                        ["heading"] = -0.78463843559089,
                                        ["skill"] = "Average",
                                        ["x"] = -74175.911508608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704533.29893505,
                                ["x"] = -74175.911508608,
                                ["name"] = "назека #008",
                                ["start_time"] = 86400,
                                ["task"] = "Без задачи",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701278,
                                                ["x"] = -71787.5390625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701424.0625,
                                                ["x"] = -71819.8671875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 701432.875,
                                                ["x"] = -71819.046875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 701448.375,
                                                ["x"] = -71775.6328125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 701761.8125,
                                                ["x"] = -71840.8203125,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 701761.75,
                                                ["x"] = -71844.765625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 701449.9375,
                                                ["x"] = -71772.0234375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 701674.1875,
                                                ["x"] = -72303.0390625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 701436.625,
                                                ["x"] = -71816.6484375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 701452.8125,
                                                ["x"] = -71769.2890625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 701646.0625,
                                                ["x"] = -72438.5859375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 701643.25,
                                                ["x"] = -72441.34375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 701456.4375,
                                                ["x"] = -71767.84375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 701639.5625,
                                                ["x"] = -72442.8203125,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 701428.5,
                                                ["x"] = -71820.1484375,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 701439.5,
                                                ["x"] = -71813.1953125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 701460.375,
                                                ["x"] = -71767.921875,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 701592.6875,
                                                ["x"] = -72433.1796875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 701574.25,
                                                ["x"] = -72428.65625,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 701753.9375,
                                                ["x"] = -71832.828125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 701556.125,
                                                ["x"] = -72423.2421875,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 701441.125,
                                                ["x"] = -71809.0390625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 701757.5625,
                                                ["x"] = -71834.359375,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                ["y"] = 701019.375,
                                                ["x"] = -72250.7109375,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                ["y"] = 701635.625,
                                                ["x"] = -72442.7890625,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 701647.5625,
                                                ["x"] = -72434.953125,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 701760.3125,
                                                ["x"] = -71837.171875,
                                            }, -- end of [15]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 697347.6875,
                                                ["x"] = -71662.296875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 694103.125,
                                                ["x"] = -72129.84375,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 693996.0625,
                                                ["x"] = -72186.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 694037.75,
                                                ["x"] = -72156.5546875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 694062.3125,
                                                ["x"] = -72142.1328125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 697048.875,
                                                ["x"] = -71684.75,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 697108.3125,
                                                ["x"] = -71676.6796875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 694075.5,
                                                ["x"] = -72136.7421875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 697167.9375,
                                                ["x"] = -71670.390625,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = 697606.875,
                                                ["x"] = -71662.296875,
                                            }, -- end of [14]
                                            [3] = 
                                            {
                                                ["y"] = 694049.6875,
                                                ["x"] = -72148.7578125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 694089.1875,
                                                ["x"] = -72132.6328125,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 697287.6875,
                                                ["x"] = -71663.1953125,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 697227.75,
                                                ["x"] = -71665.8984375,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 697606.87500325,
                                                ["x"] = -71662.296875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 698792.58780764,
                                                ["x"] = -71420.606608517,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 691812.75,
                                                ["x"] = -73765.8203125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 693996.0625,
                                                ["x"] = -72186.703125,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 698792.58780764,
                                                ["x"] = -71420.606608517,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 699715.6870575,
                                                ["x"] = -71382.854003906,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 701278,
                                                ["x"] = -71787.5390625,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 701212.6875,
                                                ["x"] = -71758.3515625,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 699715.6875,
                                                ["x"] = -71382.8515625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701212.375,
                                                ["x"] = -71713.1328125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 701218.6875,
                                                ["x"] = -71717.5703125,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 701212.4375,
                                                ["x"] = -71762.8515625,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 701213.625,
                                                ["x"] = -71767.21875,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 701220.125,
                                                ["x"] = -71721.2421875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 701216,
                                                ["x"] = -71771.0078125,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 701216,
                                                ["x"] = -71714.71875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 701220.0625,
                                                ["x"] = -71725.1875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 701223.6875,
                                                ["x"] = -71775.515625,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 701219.5,
                                                ["x"] = -71773.875,
                                            }, -- end of [11]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 598,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 691812.73637736,
                                            ["x"] = -73765.831996299,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 580,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 242.5088590108,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 693996.06368849,
                                            ["x"] = -72186.704650803,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 560,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 571.99840418918,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 697606.87500325,
                                            ["x"] = -71662.296875,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 552,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 680.90692185073,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 698792.58780764,
                                            ["x"] = -71420.606608517,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 545,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 764.05359506827,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 699715.6870575,
                                            ["x"] = -71382.854003906,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 913.50831324525,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701278.00038111,
                                            ["x"] = -71787.537389897,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 691812.73637736,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #43",
                                        ["unitId"] = 138,
                                        ["heading"] = 0.94462537372982,
                                        ["skill"] = "Average",
                                        ["x"] = -73765.831996299,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 691812.73637736,
                                ["x"] = -73765.831996299,
                                ["name"] = "назека #010",
                                ["start_time"] = 86400,
                                ["task"] = "Без задачи",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 700734.77645874,
                                                ["x"] = -72049.796951294,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 700899.42857153,
                                                ["x"] = -72201.142857142,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 691571.14285724,
                                                ["x"] = -73920.285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 693338.65739371,
                                                ["x"] = -72662.179091818,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 694089.1875,
                                                ["x"] = -72132.6328125,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 694037.75,
                                                ["x"] = -72156.5546875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 695353.5625,
                                                ["x"] = -71940.90625,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 694049.6875,
                                                ["x"] = -72148.7578125,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 693338.6875,
                                                ["x"] = -72662.1640625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 694062.3125,
                                                ["x"] = -72142.1328125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 694075.5,
                                                ["x"] = -72136.7421875,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 694103.125,
                                                ["x"] = -72129.84375,
                                            }, -- end of [7]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 697471.12500325,
                                                ["x"] = -71662.296875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 698494.00000009,
                                                ["x"] = -71590.285714285,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 700899.42857153,
                                                ["x"] = -72201.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701112.28571439,
                                                ["x"] = -72038.285714285,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 701069.42857153,
                                                ["x"] = -72056.857142856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 701069.42857153,
                                                ["x"] = -72056.857142856,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 698494.00000009,
                                                ["x"] = -71590.285714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 699515.11874384,
                                                ["x"] = -71538.514838905,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 697287.6875,
                                                ["x"] = -71663.1953125,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 697048.875,
                                                ["x"] = -71684.75,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 697471.125,
                                                ["x"] = -71662.296875,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 697108.3125,
                                                ["x"] = -71676.6796875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 695353.5625,
                                                ["x"] = -71940.90625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 697167.9375,
                                                ["x"] = -71670.390625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 697227.75,
                                                ["x"] = -71665.8984375,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 697347.6875,
                                                ["x"] = -71662.296875,
                                            }, -- end of [7]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 699685.75,
                                                ["x"] = -71633.046875,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 699515.125,
                                                ["x"] = -71538.515625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 699551.5,
                                                ["x"] = -71562.5703125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 699603.375,
                                                ["x"] = -71594.1875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 700714.3125,
                                                ["x"] = -72040.1875,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 700724.6875,
                                                ["x"] = -72044.6640625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 699630.25,
                                                ["x"] = -71608.3046875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 700734.75,
                                                ["x"] = -72049.7890625,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 699577.125,
                                                ["x"] = -71578.9296875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 699657.75,
                                                ["x"] = -71621.265625,
                                            }, -- end of [6]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 599,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 691571.14285724,
                                            ["x"] = -73920.285714285,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 583,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 195.25934874414,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 693338.65739371,
                                            ["x"] = -72662.179091818,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 572,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 387.8709731514,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 695353.58220121,
                                            ["x"] = -71940.908794403,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 560,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 585.3586428623,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 697471.12500325,
                                            ["x"] = -71662.296875,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 556,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 677.83646174989,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 698494.00000009,
                                            ["x"] = -71590.285714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 769.85518848665,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 699515.11874384,
                                            ["x"] = -71538.514838905,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 889.04336268205,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700734.77645874,
                                            ["x"] = -72049.796951294,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 87309.171174333,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 700899.42857153,
                                            ["x"] = -72201.142857142,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 933.29228457237,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 701112.28571439,
                                            ["x"] = -72038.285714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 691571.14285724,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #44",
                                        ["unitId"] = 139,
                                        ["heading"] = 0.95219856209396,
                                        ["skill"] = "Average",
                                        ["x"] = -73920.285714285,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 691571.14285724,
                                ["x"] = -73920.285714285,
                                ["name"] = "назека #011",
                                ["start_time"] = 86400,
                                ["task"] = "Без задачи",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 553,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705101.14285715,
                                            ["x"] = -70538.857142862,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 705101.14285715,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Юнит #63",
                                        ["unitId"] = 188,
                                        ["heading"] = 0.24434609527921,
                                        ["skill"] = "Average",
                                        ["x"] = -70538.857142862,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705101.14285715,
                                ["x"] = -70538.857142862,
                                ["name"] = "назека #030",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 707076.57142869,
                                                ["x"] = -71847.142857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 706913.71428583,
                                                ["x"] = -72138.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 707076.57142869,
                                            ["x"] = -71847.142857142,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 707076.57142869,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Юнит #64",
                                        ["unitId"] = 189,
                                        ["heading"] = 3.6511849183985,
                                        ["skill"] = "Average",
                                        ["x"] = -71847.142857142,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 707076.57142869,
                                ["x"] = -71847.142857142,
                                ["name"] = "назека #031",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704796.57142858,
                                            ["x"] = -73410.285714289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704796.57142858,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #42",
                                        ["unitId"] = 205,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -73410.285714289,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704796.57142858,
                                ["x"] = -73410.285714289,
                                ["name"] = "назека #009",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704486.85714289,
                                            ["x"] = -71184.285714289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["name"] = "ЗУ ШКОЛА",
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704486.85714289,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Стат. объект #024",
                                        ["unitId"] = 206,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -71184.285714289,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704486.85714289,
                                ["x"] = -71184.285714289,
                                ["name"] = "назека #020",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 704199.42857144,
                                            ["x"] = -68826.000000003,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 704199.42857144,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #54",
                                        ["unitId"] = 207,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -68826.000000003,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 704199.42857144,
                                ["x"] = -68826.000000003,
                                ["name"] = "назека #012",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 709539.42857144,
                                            ["x"] = -73550.285714289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 709539.42857144,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #55",
                                        ["unitId"] = 208,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -73550.285714289,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 709539.42857144,
                                ["x"] = -73550.285714289,
                                ["name"] = "назека #013",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 710639.42857144,
                                            ["x"] = -72378.857142861,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 710639.42857144,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #56",
                                        ["unitId"] = 209,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -72378.857142861,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 710639.42857144,
                                ["x"] = -72378.857142861,
                                ["name"] = "назека #014",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703619.71428573,
                                            ["x"] = -71185.714285718,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["name"] = "брт",
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 703619.71428573,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #60",
                                        ["unitId"] = 213,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -71185.714285718,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 703619.71428573,
                                ["x"] = -71185.714285718,
                                ["name"] = "назека #018",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 708946.57142858,
                                            ["x"] = -75078.857142861,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 708946.57142858,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #57",
                                        ["unitId"] = 210,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -75078.857142861,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 708946.57142858,
                                ["x"] = -75078.857142861,
                                ["name"] = "назека #015",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 705770.85714287,
                                            ["x"] = -69070.285714289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 705770.85714287,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #61",
                                        ["unitId"] = 214,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -69070.285714289,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 705770.85714287,
                                ["x"] = -69070.285714289,
                                ["name"] = "назека #019",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706982.28571429,
                                            ["x"] = -73693.142857146,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706982.28571429,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #58",
                                        ["unitId"] = 211,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -73693.142857146,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706982.28571429,
                                ["x"] = -73693.142857146,
                                ["name"] = "назека #016",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 523,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703770.00000005,
                                            ["x"] = -72537.142857146,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["name"] = "ДОМИК ПЕРЕЕЗД",
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 703770.00000005,
                                        ["type"] = "houseA_arm",
                                        ["name"] = "Юнит #83",
                                        ["unitId"] = 222,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -72537.142857146,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 703770.00000005,
                                ["x"] = -72537.142857146,
                                ["name"] = "назека #021",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 503,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 703380.85714287,
                                            ["x"] = -73530.285714289,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 703380.85714287,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Юнит #59",
                                        ["unitId"] = 212,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -73530.285714289,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 703380.85714287,
                                ["x"] = -73530.285714289,
                                ["name"] = "назека #017",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [19]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 706646.85714289,
                                            ["x"] = -74568.000000003,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["valid"] = true,
                                        ["name"] = "ЗУ ШКОЛА 2",
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetInvisible",
                                                ["params"] = 
                                                {
                                                    ["value"] = false,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 706646.85714289,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["name"] = "Стат. объект #023",
                                        ["unitId"] = 224,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -74568.000000003,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 706646.85714289,
                                ["x"] = -74568.000000003,
                                ["name"] = "назека #022",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [23]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Ипподром",
    ["version"] = 5,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 3000,
                    ["seconds"] = 10,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 19,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["text"] = "ENFILD1-1-АЛАБАМА/ ВЫХОДИТЕ НА СВЯЗЬ С DARKNIGHT 1-1, ЧАСТОТА 132 АМ",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = "",
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1334581422",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 67,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 68,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["unit"] = "",
                    ["predicate"] = "a_group_resume",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = "",
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 30,
                    ["volume"] = 1000,
                    ["text"] = "ENFIELD 1-1 - АЛАБАМА / AXMAN 1-1 НАЧАЛ ДВИЖЕНИЕ ВОЗВРАЩАЙТЕСЬ В ЗОНУ ОЖИДАНИЯ , ДО ДАЛЬНЕЙШИХ РАСПОРЯЖЕНИЙ . ",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["seconds"] = 10,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["text"] = "Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. ",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1334581422",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["seconds"] = 10,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["text"] = "Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. ",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 9,
                    ["volume"] = 1000,
                    ["predicate"] = "a_group_resume",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["seconds"] = 10,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422 ",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["text"] = "Enfeild 1-1 - Axeman 1-1 / готов к выдаче ЦУ. частота для связи 131 МГц. ",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 11,
                    ["seconds"] = 30,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = "",
                    ["volume"] = 1000,
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 86,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = 74,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                    ["volume"] = 1000,
                    ["predicate"] = "a_ai_task",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = "",
                    ["volume"] = 1000,
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 81,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = 84,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                    ["volume"] = 1000,
                    ["predicate"] = "a_ai_task",
                    ["unit"] = "",
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = "",
                    ["volume"] = 1000,
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 6,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 20,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 36,
                    ["unit"] = "",
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_life_less",
                    ["percent"] = 46,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["text"] = "ПРОВАЛ ОПЕРАЦИИ",
                    ["winner"] = "red",
                    ["predicate"] = "a_end_mission",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1334581422",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 86,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 87,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 88,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 89,
                }, -- end of [7]
                [8] = 
                {
                    ["predicate"] = "or",
                }, -- end of [8]
                [9] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 90,
                }, -- end of [9]
                [10] = 
                {
                    ["predicate"] = "or",
                }, -- end of [10]
                [11] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 91,
                }, -- end of [11]
                [12] = 
                {
                    ["predicate"] = "or",
                }, -- end of [12]
                [13] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 92,
                }, -- end of [13]
                [14] = 
                {
                    ["predicate"] = "or",
                }, -- end of [14]
                [15] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 93,
                }, -- end of [15]
                [16] = 
                {
                    ["predicate"] = "or",
                }, -- end of [16]
                [17] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 94,
                }, -- end of [17]
                [18] = 
                {
                    ["predicate"] = "or",
                }, -- end of [18]
                [19] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 95,
                }, -- end of [19]
                [20] = 
                {
                    ["predicate"] = "or",
                }, -- end of [20]
                [21] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 96,
                }, -- end of [21]
                [22] = 
                {
                    ["predicate"] = "or",
                }, -- end of [22]
                [23] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 97,
                }, -- end of [23]
                [24] = 
                {
                    ["predicate"] = "or",
                }, -- end of [24]
                [25] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 98,
                }, -- end of [25]
                [26] = 
                {
                    ["predicate"] = "or",
                }, -- end of [26]
                [27] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 99,
                }, -- end of [27]
                [28] = 
                {
                    ["predicate"] = "or",
                }, -- end of [28]
                [29] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 100,
                }, -- end of [29]
                [30] = 
                {
                    ["predicate"] = "or",
                }, -- end of [30]
                [31] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 101,
                }, -- end of [31]
                [32] = 
                {
                    ["predicate"] = "or",
                }, -- end of [32]
                [33] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 102,
                }, -- end of [33]
                [34] = 
                {
                    ["predicate"] = "or",
                }, -- end of [34]
                [35] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 103,
                }, -- end of [35]
                [36] = 
                {
                    ["predicate"] = "or",
                }, -- end of [36]
                [37] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 104,
                }, -- end of [37]
                [38] = 
                {
                    ["predicate"] = "or",
                }, -- end of [38]
                [39] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 105,
                }, -- end of [39]
                [40] = 
                {
                    ["predicate"] = "or",
                }, -- end of [40]
                [41] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 106,
                }, -- end of [41]
                [42] = 
                {
                    ["predicate"] = "or",
                }, -- end of [42]
                [43] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 112,
                }, -- end of [43]
                [44] = 
                {
                    ["predicate"] = "or",
                }, -- end of [44]
                [45] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 113,
                }, -- end of [45]
                [46] = 
                {
                    ["predicate"] = "or",
                }, -- end of [46]
                [47] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 224,
                }, -- end of [47]
                [48] = 
                {
                    ["predicate"] = "or",
                }, -- end of [48]
                [49] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 10,
                    ["percent"] = 46,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 206,
                }, -- end of [49]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 1,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "CDU_FAILURE_TOTAL",
                    ["probability"] = 100,
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 2,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "l_engine",
                    ["probability"] = 100,
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 3,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "r_engine",
                    ["probability"] = 100,
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 3,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "hydro_left",
                    ["probability"] = 100,
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 3,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "hydro_right",
                    ["probability"] = 100,
                }, -- end of [5]
                [6] = 
                {
                    ["zone"] = "",
                    ["text"] = "ПОРАЖЕНИЕ ГРАЖДАНСКОГО ОБЬЕКТА.",
                    ["predicate"] = "a_set_failure",
                    ["unit"] = "",
                    ["altitude"] = 1,
                    ["random_pause"] = 3,
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["failure"] = "VHF_AM_RADIO_FAILURE_TOTAL",
                    ["probability"] = 100,
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 10,
                    ["seconds"] = 10,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["text"] = "ENFILD1-1-AXMAN1-1/ СПАСИБО ЗА ПОМОЩЬ ВЫ СВОБОДНЫ .\
\
\
ENFILD1-1 - АЛАБАМА / ВОЗВРАТ НА ТОЧКУ .",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1334581422",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 9,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 7,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1334581422",
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 11,
                    ["unit"] = "",
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = "",
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["text"] = "ENFIELD 1-1 - АЛАБАМА / ПРОДОЛЖАЙТЕ СОПРОВОЖДЕНИЕ AXMAN 1-1. ПОДДЕРЖИВАЙТЕ С НИМ ПОСТОЯННЫЙ ВИЗУАЛЬНЫЙ КОНТАКТ, ЗАПРАШИВАЙТЕ О ЦЕЛЯХ КАЖДЫЕ 2 МИНУТЫ.",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 9,
                    ["seconds"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie test.ogg",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["seconds"] = 60,
                    ["text"] = "ENFIELD 1-1 - АЛАБАМА / ВОЗВРАЩАЙТЕСЬ В ЗОНУ ОЖИДАНИЯ ЖДИТЕ ДАЛЬНЕЙШИХ РАСПОРЯЖЕНИЙ.",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1334581422",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 70,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1343753912",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["volume"] = 1000,
                    ["file"] = "Sobschenie wav.wav",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["volume"] = 1000,
                    ["coalitionlist"] = "blue",
                    ["text"] = "ENFIELD1-1 - АЛАБАМА / ПОТЕРЯНА РАДИОСВЯЗЬ С AXMAN 1-1 , ПРОДОЛЖАЙТЕ ВЫПОЛНЕНИЕ ЗАДАЧИ , АТАКА ЦЕЛЕЙ ПО ВАШЕМУ ВЫБОРУ .",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = "",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [13]
    }, -- end of ["trigrules"]
    ["currentKey"] = 57624,
    ["start_time"] = 61200,
    ["forcedOptions"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["scenes"] = "high",
        ["accidental_failures"] = true,
        ["optionsView"] = "optview_onlymap",
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["easyCommunication"] = false,
        ["easyFlight"] = false,
        ["radio"] = false,
        ["tips"] = true,
        ["geffect"] = "realistic",
        ["externalViews"] = false,
        ["birds"] = 120,
        ["civTraffic"] = "low",
        ["weapons"] = false,
        ["padlock"] = false,
        ["labels"] = false,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 приёмник",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ крен влево",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP на левом крыле",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ГИДРО ПРАВ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V носовая левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик истинная возд. cкорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ рыскание вправо",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V хвостовая правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик выс. относит. уровня моря",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Сист. обмена тактич. информацией",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 левый датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP на правом крыле",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 хвостовой датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Правый преобразователь",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 передатчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFCD левый",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Левый генератор",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ЛЕВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик температуры",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CDU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V носовая правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик динамического давления",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 маркерная ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Указатель скорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ рыскание влево",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Правый генератор",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик статического давления",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер в законцовке левого крыла",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 правый датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик приборной возд. cкорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ крен вправо",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УКВ/FM радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFCD правый",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ПРАВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УКВ/AM радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер левой стойки шасси",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 курсовая ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ПУШКА",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ИЛС",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Левый преобразователь",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EGI",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 глиссадная ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УВЧ/UHF радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер правой стойки шасси",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Часы",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик числа маха",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 нижний датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ГИДРО ЛЕВ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер в законцовке правого крыла",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик высоты по высотомеру",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V хвостовая левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
    }, -- end of ["failures"]
} -- end of mission
